Platform Core .NET Assemblies API
GetSummaryEntity(UserConnection,String[]) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQuery Class > GetSummaryEntity Method : GetSummaryEntity(UserConnection,String[]) Method
userConnection
User connection.
columnNames
Array of column names.

Glossary Item Box

Gets the Entity instance for the output returned by the select query for totals for columns with specified names, using the specified user connection.

Syntax

 
C#
 
 

Parameters

userConnection
User connection.
columnNames
Array of column names.

Return Value

The Entity instance for the output returned by the select query for totals of columns with the columnNames names.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.